func runtime.doRecordGoroutineProfile

3 uses

	runtime (current package)
		mprof.go#L1431: 			doRecordGoroutineProfile(fing, pcbuf)
		mprof.go#L1528: 			doRecordGoroutineProfile(gp1, pcbuf)
		mprof.go#L1542: func doRecordGoroutineProfile(gp1 *g, pcbuf []uintptr) {